home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / D / DataChef v1.2.cpt / DataChef v1.2 / background_11932.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-10-24  |  3.7 KB  |  115 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>11932</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_12314.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_3092.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>field</type>
  14.         <visible> <true /> </visible>
  15.         <dontWrap> <false /> </dontWrap>
  16.         <dontSearch> <true /> </dontSearch>
  17.         <sharedText> <true /> </sharedText>
  18.         <fixedLineHeight> <false /> </fixedLineHeight>
  19.         <autoTab> <false /> </autoTab>
  20.         <lockText> <true /> </lockText>
  21.         <rect>
  22.             <left>40</left>
  23.             <top>19</top>
  24.             <right>468</right>
  25.             <bottom>78</bottom>
  26.         </rect>
  27.         <style>rectangle</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <false /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Geneva</font>
  37.         <textSize>20</textSize>
  38.         <textStyle>bold</textStyle>
  39.         <textHeight>26</textHeight>
  40.         <name>Book Title</name>
  41.         <script></script>
  42.     </part>
  43.     <part>
  44.         <id>2</id>
  45.         <type>field</type>
  46.         <visible> <true /> </visible>
  47.         <dontWrap> <false /> </dontWrap>
  48.         <dontSearch> <true /> </dontSearch>
  49.         <sharedText> <false /> </sharedText>
  50.         <fixedLineHeight> <false /> </fixedLineHeight>
  51.         <autoTab> <false /> </autoTab>
  52.         <lockText> <true /> </lockText>
  53.         <rect>
  54.             <left>40</left>
  55.             <top>113</top>
  56.             <right>468</right>
  57.             <bottom>294</bottom>
  58.         </rect>
  59.         <style>scrolling</style>
  60.         <autoSelect> <false /> </autoSelect>
  61.         <showLines> <false /> </showLines>
  62.         <wideMargins> <false /> </wideMargins>
  63.         <multipleLines> <false /> </multipleLines>
  64.         <reservedFamily> 0 </reservedFamily>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>0</icon>
  67.         <textAlign>left</textAlign>
  68.         <font>Geneva</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>bold</textStyle>
  71.         <textHeight>16</textHeight>
  72.         <name>Recipes List</name>
  73.         <script>on mouseUp
  74. put the short name of bg button id 3 into thisChapter
  75. if the value of the clickLine is not empty then
  76. select the clickLine
  77. put the value of the clickLine into moveLast
  78. delete the clickLine
  79. if last char of bg fld "Recipes List" is return then delete last char ¬¨
  80. of bg fld "Recipes List"
  81. put return & moveLast after bg fld "Recipes List"
  82. if last char of bg fld "Recipes List" is return then delete last char ¬¨
  83. of bg fld "Recipes List"
  84. put bg fld "Recipes List" into bg fld "Recipes List" of cd thisChapter
  85. select last line of bg fld "Recipes List"
  86. end if
  87. end mouseUp
  88. </script>
  89.     </part>
  90.     <part>
  91.         <id>3</id>
  92.         <type>button</type>
  93.         <visible> <true /> </visible>
  94.         <reserved5> 0 </reserved5>
  95.         <reserved4> 0 </reserved4>
  96.         <reserved3> 0 </reserved3>
  97.         <reserved2> 0 </reserved2>
  98.         <reserved1> 0 </reserved1>
  99.         <enabled> <true /> </enabled>
  100.         <rect>
  101.             <left>210</left>
  102.             <top>306</top>
  103.             <right>343</right>
  104.             <bottom>328</bottom>
  105.         </rect>
  106.         <style>radiobutton</style>
  107.         <showName> <true /> </showName>
  108.         <highlight> <true /> </highlight>
  109.         <autoHighlight> <false /> </autoHighlight>
  110.         <sharedHighlight> <true /> </sharedHighlight>
  111.         <family>0</family>
  112.         <titleWidth>0</titleWidth>
  113.         <icon>0</icon>
  114.         <textAlign>center</textAlign>
  115.         <font>Geneva</font>
  116.         <textSize>9</textSize>
  117.         <textStyle>outline</textStyle>
  118.         <textStyle>bold</textStyle>
  119.         <name>Test Chapter</name>
  120.         <script>on mouseUp
  121. play "flute" "c"
  122. lock screen
  123. go cd short name of me
  124. -- unlock screen with visual effect dissolve
  125. end mouseUp</script>
  126.     </part>
  127.     <content>
  128.         <layer>background</layer>
  129.         <id>1</id>
  130.         <text>Click On Recipe Below
  131. To Move It Last</text>
  132.     </content>
  133.     <name></name>
  134.     <script></script>
  135. </background>
  136.